range: Split out a function
authorBenjamin Otte <otte@redhat.com>
Fri, 21 Nov 2014 07:24:51 +0000 (08:24 +0100)
committerBenjamin Otte <otte@redhat.com>
Tue, 25 Nov 2014 18:19:12 +0000 (19:19 +0100)
commitb88584e7bae9bacbda8bd0d9868cbe50eb8e218d
tree7024c35517de26d1c28ae07c7c5da12a8e7e371a
parentdaabd0436f766701a8da41dd27cf8cf20ebf44c4
range: Split out a function

The position of a slider for a given value is something we care a
lot about and jump through hoops to get. See next commit for example.
gtk/gtkrange.c